footer {
  padding-bottom: 20px;
}

#home footer {
  padding-top: 170px;
}

footer #footer_nav {
  background: rgba(0, 0, 0, 0.5);
}
footer #footer_nav a {
  text-transform: uppercase;
}

footer #footer_nav #social_links i {
  font-size: 1.5em;
}

footer #footer_content {
  padding: 25px 0px;
}

footer #footer_content p:last-child {
  margin-bottom: 0px;
}

footer .contact {
  font-size: 13px;
}

footer #built_by {
  background: rgba(0, 0, 0, 0.5);
  padding: 8px 0px;
}
